home *** CD-ROM | disk | FTP | other *** search
- version >NIL: dos.library 37
- if warn
- echo "You need KickStart 2.0+ to run this script"
- wait 15
- quit
- endif
-
- assign amipac: ""
- version >NIL: explode.library
- if warn
- assign libs: AmiPac:libs
- AmiPac:c/expload
- assign libs: sys:libs
- endif
- amipac:c/lha -N e amipac:s/text.lha "installation notes" ram:
- amipac:c/v80 "ram:installation notes"
- delete "ram:installation notes" quiet
-